x11: Call gdk_display_sync() when creating Vulkan surfaces
authorBenjamin Otte <otte@redhat.com>
Tue, 29 Nov 2016 13:47:59 +0000 (14:47 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 9 Dec 2016 17:35:51 +0000 (18:35 +0100)
commite11a6a0e68fcddeaffb9133645508d33da95b428
tree5a8a3e14a7f613d4805a2b2a10364edc39fcfefc
parente22cb94e50f4c1866722f9e0e67e363c4c580f30
x11: Call gdk_display_sync() when creating Vulkan surfaces

The Vulkan driver wants to operate on an X Window that it is sure does
exist.
gdk/x11/gdkvulkancontext-x11.c